Skip to content

Room booking and management system#2

Open
val100 wants to merge 2 commits intomasterfrom
cursor/room-booking-and-management-system-9b2b
Open

Room booking and management system#2
val100 wants to merge 2 commits intomasterfrom
cursor/room-booking-and-management-system-9b2b

Conversation

@val100
Copy link
Copy Markdown
Owner

@val100 val100 commented Oct 18, 2025

Scaffold the initial Spring Boot backend for the Room Reservation App, implementing the core data model and booking priority allocation logic.

This foundational PR includes the SQL Server DDL, JPA entities, repositories, and the BookingService which handles booking creation, conflict detection, and the 'last used' priority allocation rule, along with corresponding unit tests.


Open in Cursor Open in Web

This commit sets up the basic project structure, including database schema, Maven configuration, main application class, model entities, repositories, and a booking service with initial logic.

Co-authored-by: valcomman <valcomman@gmail.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Oct 18, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@val100 val100 marked this pull request as ready for review October 18, 2025 18:50
Co-authored-by: valcomman <valcomman@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants